home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac: Not for Sale / Another.not.for.sale (Australia).iso / hold me in your arms / PGP 2.6 / pgp2.6 Source / doc / keyserv.doc < prev    next >
Text File  |  1994-05-23  |  4KB  |  121 lines

  1. PGP Public Keyservers
  2. ---------------------
  3.  
  4. There are PGP public key servers which allow one to exchange public
  5. keys running through the Internet and UUCP mail systems.
  6.  
  7. The information below is OUT OF DATE, and the release of PGP 2.6
  8. will cause a great deal of upheaval, especially in the U.S.
  9. The command reference is the most useful part.
  10.  
  11.  
  12. NOTE!
  13.  
  14. This service is NOT supported in any way whatsoever by the schools or
  15. organizations on which these servers run.  It is here only to help
  16. transfer keys between PGP users.  It does NOT attempt to guarantee
  17. that a key is a valid key; use the signators on a key for that kind of
  18. security.  This service can be discontinued at any time without prior
  19. notification.
  20.  
  21. Each keyserver processes requests in the form of mail messages.  The
  22. commands for the server are entered on the Subject: line.
  23.  
  24.         To: pgp-public-keys@pgp.mit.edu
  25.         From: johndoe@some.site.edu
  26.         Subject: help
  27.  
  28. Sending your key to ONE server is enough.  After it processes your
  29. key, it will forward your add request to other servers automagically.
  30.  
  31. For example, to add your key to the keyserver, or to update your key if it is
  32. already there, send a message similar to the following to any server:
  33.  
  34.         To: pgp-public-keys@pgp.mit.edu
  35.         From: johndoe@some.site.edu
  36.         Subject: add
  37.  
  38.         -----BEGIN PGP PUBLIC KEY BLOCK-----
  39.         Version: 2.5
  40.  
  41.         <blah blah blah>
  42.         -----END PGP PUBLIC KEY BLOCK-----
  43.  
  44. COMPROMISED KEYS:  Create a Key Revocation Certificate (read the PGP
  45. docs on how to do that) and mail your key to the server once again,
  46. with the ADD command.
  47.  
  48. Valid commands are:
  49.  
  50. Command                Message body contains
  51. ---------------------- -------------------------------------------------
  52. ADD                    Your PGP public key (key to add is body of msg)
  53. INDEX                  List all PGP keys the server knows about (-kv)
  54. VERBOSE INDEX          List all PGP keys, verbose format (-kvv)
  55. GET                    Get the whole public key ring
  56. GET userid             Get just that one key
  57. MGET regexp            Get all keys which match /regexp/
  58. LAST days              Get the keys updated in the last `days' days
  59. ------------------------------------------------------------------------
  60.  
  61. Examples for the MGET command:
  62.  
  63.         MGET michael         Gets all keys which have "michael" in them
  64.         MGET iastate         All keys which contain "iastate"
  65.         MGET F605A5|3A738B   Those two keyid's
  66.  
  67.  
  68. As of 24-Apr-93, these sites are running this system:
  69.  
  70. Internet sites:
  71.         pgp-public-keys@pgp.mit.edu
  72.                 Derek Atkins
  73.                 warlord@MIT.EDU
  74.                 FTP: toxicwaste.mit.edu:/pub/keys/public-keys.pgp
  75.     public-key-server@pgp.ai.mit.edu or
  76.     pgp-public-keys@pgp.ai.mit.edu
  77.         Brian LaMacchia
  78.         public-key-server-request@martigny.ai.mit.edu
  79.         http://www-swiss.ai.mit.edu/~bal/pks-toplev.html
  80.         pgp-public-keys@pgp.iastate.edu
  81.                 Michael Graff
  82.                 explorer@iastate.edu
  83.                 FTP: pgp.iastate.edu:/usr/explorer/public-keys.pgp
  84.         pgp-public-keys@demon.co.uk
  85.                 Mark Turner
  86.                 mark@demon.co.uk
  87.                 FTP: ftp.demon.co.uk:/pub/pgp/pubring.pgp (Updated daily)
  88.     pgp-public-keys@fbihh.informatik.uni-hamburg.de
  89.         Vesselin V. Bontchev 
  90.         bontchev@fbihh.informatik.uni-hamburg.de
  91.         FTP: ftp.informatik.uni-hamburg.de:/pub/virus/misc/pubkring.pgp
  92.     pgp-public-keys@pgp.ox.ac.uk
  93.         Paul Leyland 
  94.         pcl@ox.ac.uk
  95.     pgp-public-keys@dsi.unimi.it
  96.         David Vincenzetti 
  97.         vince@dsi.unimi.it
  98.         FTP: ghost.dsi.unimi.it:/pub/crypt/public-keys.pgp
  99.     pgp-public-keys@kub.nl
  100.         Teun Nijssen
  101.         teun@kub.nl
  102.     pgp-public-keys@ext221.sra.co.jp
  103.         Hironobu Suzuki
  104.         hironobu@sra.co.jp
  105.         pgp-public-keys@sw.oz.au
  106.                 Jeremy Fitzhardinge
  107.                 jeremy@sw.oz.au
  108.     pgp-public-keys@io.com
  109.         Sysop: pgpkeys@wasabi.io.com
  110.         FTP: wasabi.io.com:/pub/pgpkeys
  111.     pgp-public-keys@kiae.su
  112.         blaster@rd.relcom.msk.su
  113.  
  114. UUCP site:
  115.         pgp-public-keys@jpunix.com
  116.                 John Perry
  117.                 perry@jpunix.com
  118.  
  119. Check the Usenet newsgroup alt.security.pgp for updates to this system
  120. and for new sites.
  121.